FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2017#2.2.20 (172 ms)

Package nictiz.fhir.nl.stu3.zib2017
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.20&canonical=http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateLastEncounter
Url http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateLastEncounter
Version 2.0.3
Status active
Name EpisodeOfCare DateLastEncounter
Title EpisodeOfCare-DateLastEncounter
Experimental False
Realm nl
Authority hl7
Description For episodes of care it can be relevant, and always is in general practitioner workflow, when the last encounter was that a problem/concern was discussed. You could try to get to that date by going through all encounters taking into account that the EpisodeOfCare might have evolved over time, but this extension provides a convenience method to avoid that.
Copyright CC0
Type Extension
Kind complex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "EpisodeOfCare-DateLastEncounter",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateLastEncounter",
  "version" : "2.0.3",
  "name" : "EpisodeOfCare DateLastEncounter",
  "title" : "EpisodeOfCare-DateLastEncounter",
  "status" : "active",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "For episodes of care it can be relevant, and always is in general practitioner workflow, when the last encounter was that a problem/concern was discussed. You could try to get to that date by going through all encounters taking into account that the EpisodeOfCare might have evolved over time, but this extension provides a convenience method to avoid that.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "kind" : "complex-type",
  "abstract" : false,
  "contextType" : "resource",
  "context" : [
    "EpisodeOfCare"
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateLastEncounter"
      },
      {
        "id" : "Extension.value[x]:valueDateTime",
        "path" : "Extension.valueDateTime",
        "sliceName" : "valueDateTime",
        "short" : "Date and if applicable time/timezone",
        "definition" : "Date and if applicable time/timezone for this last encounter that the EpisodeOfCare was discussed",
        "alias" : [
          "Datum en indien van toepassing tijd/tijdzone"
        ],
        "min" : 1,
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "meaningWhenMissing" : "No information can be inferred from missing the date/time."
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.